setOnSeekBarChangeListener

Sets a listener to receive notifications of changes to the SeekBar's progress level. Also provides notifications of when the user starts and stops a touch gesture within the SeekBar.

Parameters

listener

The seek bar notification listener

See also